projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
718aeeb
)
* startup.el (command-line-1): Kill emacs if the last frame is
author
Chong Yidong
<cyd@stupidchicken.com>
Sun, 5 Nov 2006 17:34:47 +0000
(17:34 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sun, 5 Nov 2006 17:34:47 +0000
(17:34 +0000)
deleted while evaluating the command-line arguments.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index d75dabfa5057c4ed54f744a25bedb9fd85b8d6c6..ea0736357f5fa5905ac8d693215ca66cb6091d69 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2006-11-05 Chong Yidong <cyd@stupidchicken.com>
+
+ * startup.el (command-line-1): Kill emacs if the last frame is
+ deleted while evaluating the command-line arguments.
+
2006-11-05 Richard Stallman <rms@gnu.org>
* startup.el (init-file-had-error): Add doc string.